home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mach10.zip / HELP.ZIP / HELP3 < prev    next >
Text File  |  1989-11-17  |  6KB  |  169 lines

  1.                         Mach-10 Files System Help File
  2.                         ------------------------------
  3.  
  4. General
  5. -------
  6.        Mach-10's files system allows for the easy transfer of files from the
  7.   the user to/from the bbs system. The files are kept track of in the
  8.   'File Catalog' which contains a definition for every single file available
  9.   in the files section. The 'File Catalog' stores the following information
  10.   on the file:
  11.  
  12.               1) NAME and EXTENSION
  13.  
  14.                      The file's name is an 8 character text string. The
  15.                  extension is a three character string. They are sometimes
  16.                  seperated by a period (i.e. NAME.EXE). The name is used as
  17.                  a sort of 1-word description of the file and the extension
  18.                  tells what it is (i.e. archive file, text file, program,
  19.                  data, etc)
  20.  
  21.               2) SIZE
  22.  
  23.                      The size of the file (in bytes) is automatically
  24.                  calculated and stored in the file catalog at upload time.
  25.                  It is simply an indication of how BIG the file is.
  26.  
  27.               4) ACCESSES
  28.  
  29.                      Mach-10 keeps track of how many times the file was
  30.                  accessed (downloaded). This is useful to determine
  31.                  how popular a particular file is.
  32.  
  33.               5) DATE
  34.  
  35.                      The date of the upload is stored in the file catalog.
  36.                  It is stored in a MM/DD/YY format.
  37.  
  38.               6) UPLOADER
  39.  
  40.                      Mach-10 records the name of the person who uploads
  41.                  each file to the system. It is possible to view the name
  42.                  of the uploader by using the [W] command described below:
  43.  
  44.               7) FILE AREA NUMBER
  45.  
  46.                      Each file has a certain area number associated with it.
  47.                  The area number is used to categorize the file as to it's
  48.                  subject.
  49.  
  50.               8) DESCRIPTION
  51.  
  52.                      A 40-character description field is provided for users
  53.                  to describe briefy what exactly the file is for.
  54.  
  55. Commands
  56. --------
  57.  
  58.   [D] DOWNLOAD FILE
  59.  
  60.          The [D] option is used to send a file from the BBS system to your
  61.       computer. You will be prompted for the name of the file (including
  62.       extension). The actual downloading process is too complicated to
  63.       explain in this section - you should check your terminal program's
  64.       manual for more information.
  65.  
  66.   [F] FIND FILE
  67.  
  68.          If you already know a filename or have a wildcard specifyer, you
  69.       can use [F] option to search through the catalog to find all
  70.       occurunces of the filename/extension. (Note: If you need to search
  71.       based on a SUBJECT or TEXT STRING, then the [S] command below
  72.       should be used instead)
  73.  
  74.   [G] GOODBYE
  75.  
  76.          The GoodBye option will log you off of the system.
  77.  
  78.   [J] UTILITY MENU
  79.  
  80.          The Utility menu is contains various utility-oriented function.
  81.       please see it's help file for more information.
  82.  
  83.   [L] LIST DIRECTORY
  84.  
  85.          The [L] option will allow you to list the files contained in a
  86.       directory/file area. All files which are associated with that
  87.       directory will be listed. The [L] command is the main method of
  88.       determining which files are available for downloading.
  89.  
  90.   [M] MESSAGE MENU
  91.  
  92.          The Message menu includes Mach-10's electronic mail system. Please
  93.       see it's own help file for more information.
  94.  
  95.   [N] LIST NEW FILES
  96.  
  97.          The [N] command is similar to the [L] command described above, but
  98.       it allows you to specify a DATE which only files uploaded on or after
  99.       that date will be displayed.
  100.  
  101.   [P] SET PROTOCOL
  102.  
  103.          You may set your default protocol by using the [P] option. Mach-10
  104.       offers a variety of file-transfer protocols that may be used. For more
  105.       information on protocols, please see your terminal program's manual.
  106.  
  107.   [Q] QUIT TO MAIN
  108.  
  109.          The [Q] option will return you to the main menu.
  110.  
  111.   [R] READ AN ARC MEMBER
  112.  
  113.          The [R] command may be used to read a text file contained in a
  114.       .ZIP/.ARC/.LZH/.PAK file. In order to use this feature you must
  115.       already know the name of the arc-member or use the [V] command below
  116.       to determine it.
  117.  
  118.   [S] TEXT SEARCH
  119.  
  120.          The [S] command will test the DESCRIPTION and NAME fields inside the
  121.       catalog against a search-string which you specify. It is useful for
  122.       finding files which pertain to a particular subject.
  123.  
  124.   [U] UPLOAD FILE
  125.  
  126.          The upload command allows you to transfer a file from your system
  127.       to this bbs. The file will be automatically placed in the NEW-FILES
  128.       area (#99). The actual process of uploading is too complicated to
  129.       explain in this document - please refer to your terminal program's
  130.       manual for more information.
  131.  
  132.   [V] VIEW ARCHIVE CONTENTS
  133.  
  134.          The [V] command will allow you to view which files are contained
  135.       in a particular archive. The archive storage method is explained
  136.       below.
  137.  
  138.   [W] WHO UPLOADED FILE
  139.  
  140.          If you know the name of a file and wish to determine who uploaded
  141.       it, you may use the [W] command. Wildcards may be used for the file
  142.       specification.
  143.  
  144.   [X] TOGGLE EXPERT
  145.  
  146.          The menu displays may be turned off in order to speed up operations.
  147.       The [X] command will toggle the menus on or off. Menus may be displayed
  148.       at any time by hitting [?].
  149.  
  150.  
  151. Archive File Formats
  152. --------------------
  153.        With the IBM computers, it has become useful to place related files
  154.   in 'archives'. Archives may contain several smaller files as well as be
  155.   compressed in order to speed up transmission time. Below is a chart
  156.   of the various archive methods.
  157.  
  158.     File Ext      Archiver Name and Author
  159.     --------      --------------------------------------------------
  160.      .ZIP         PKZIP by Phil Katz
  161.      .ARC         ARC by SEA, Inc, PKARC by Phil Katz
  162.      .LZH         LHARC by ???
  163.      .PAK         PAK by Nogate Systems, Inc
  164.      .ZOO         ????
  165.  
  166.   NOTE: In order to use an archived file, you MUST have a copy of the
  167.         archiver/dearchiver program
  168.  
  169.